Nextflow workflow report

[loving_cori]

Workflow execution completed unsuccessfully!

The exit status of the task that caused the workflow execution to fail was: null.

The full error message was:

Error executing process > 'NFCORE_CHIPSEQ:CHIPSEQ:FILTER_BAM_BAMTOOLS:BAM_FILTER (H3K4me1_LAPC4_R1881_REP2)'

Caused by:
  Process `NFCORE_CHIPSEQ:CHIPSEQ:FILTER_BAM_BAMTOOLS:BAM_FILTER (H3K4me1_LAPC4_R1881_REP2)` terminated for an unknown reason -- Likely it has been terminated by the external system

Command executed:

  samtools view \
      -F 0x004 \
      -F 0x0400 \
      -q 1 \
      -L genome.include_regions.bed \
      -b H3K4me1_LAPC4_R1881_REP2.mLb.mkD.sorted.bam \
      | bamtools filter \
          -out H3K4me1_LAPC4_R1881_REP2.mLb.noPublish.bam \
          -script bamtools_filter_se.json
  
  cat <<-END_VERSIONS > versions.yml
  "NFCORE_CHIPSEQ:CHIPSEQ:FILTER_BAM_BAMTOOLS:BAM_FILTER":
      samtools: $(echo $(samtools --version 2>&1) | sed 's/^.*samtools //; s/Using.*$//')
      bamtools: $(echo $(bamtools --version 2>&1) | sed 's/^.*bamtools //; s/Part .*$//')
  END_VERSIONS

Command exit status:
  -

Command output:
  (empty)

Command wrapper:
  mv: can't preserve ownership of './H3K4me1_LAPC4_R1881_REP2.mLb.mkD.sorted.bam': Operation not permitted

Work dir:
  /input/data/work/b3/e4160665ec0d85ac973cd5830594e7

Tip: you can replicate the issue by changing to the process work dir and entering the command `bash .command.run`
Run times
05-Jan-2024 15:35:51 - 05-Jan-2024 21:30:42 (duration: 5h 54m 52s)
  1144 succeeded  
  0 cached  
  0 ignored  
  1 failed  
Nextflow command
nextflow run /input/chipseq -profile test_full -c /experiments/experiment/chipseq/nextflow.config -c /experiments/experiment/nextflow_cws.config -c /experiments/experiment/nextflow_nfs.config
CPU-Hours
307.6 (0.1% failed)
Launch directory
/experiments/experiment/launch
Work directory
/input/data/work
Project directory
/input/chipseq
Script name
main.nf
Script ID
73413072355e71512cca3175a986f037
Workflow session
42ebb140-6976-4139-aaf0-9c2f8e680fc3
Workflow profile
test_full
Nextflow version
version 23.07.0-edge, build 5875 (28-07-2023 20:27 UTC)

Resource Usage

These plots give an overview of the distribution of resource usage for each process.

CPU

Memory

Job Duration

I/O

Tasks

This table shows information about each task in the workflow. Use the search box on the right to filter rows for specific values. Clicking headers will sort the table by that value and scrolling side to side will reveal more columns.

(tasks table omitted because the dataset is too big)